﻿html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
html{width:100%;min-width:1000px;*overflow-x:hidden}
img{border:0 none;vertical-align:top}
ul, li{list-style-type:none}
h1, h2, h3, h4, h5, h6{font-size:14px}
body, input, select, button, textarea{font-size:12px;font-family:"微软雅黑"; color:#666;}
button{cursor:pointer}
body{background:#fff;color:#666;line-height:1.2}
a, a:link, a:visited{text-decoration:none;color:#666;outline: none;}
a:active, a:hover{text-decoration:none;color:#666}
a:focus{-moz-outline-style:none}
i,em{font-style: normal;}
.fn-clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.fn-clear{zoom:1}
.clear{diplay:block!important;float:none!important;clear:both;overflow:hidden;width:auto!important;height:0!important;margin:0 auto!important;padding:0!important;font-size:0;line-height:0}
.fn-left, .fn-right{display:inline;float:left}
.fn-right{float:right}
.fn-relative{position:relative}
.fn-absolute{position:absolute}
.fn-pt{display:block;height:20px;overflow:hidden;zoom:1;clear:both}
.fn-pt2{display:block;height:10px;overflow:hidden;zoom:1;clear:both}
.container{width:1100px;margin:0px auto 10px}
.total_bg{background:#fff;width:1000px;margin:0px auto;padding-left:20px;padding-right:20px}
.mar-bot{ margin-bottom: 30px;}
.pro-pic{width: 110px;  height: 110px; vertical-align: middle;display:table-cell;text-align: center; background: #fff;}
.pro-pic img{vertical-align: middle;margin: 0 auto;}
a,span{display: inline-block;}

/*top*/
.top-line{width: 100%;height: 40px;border-bottom: 1px solid #efefef;}
.top-left{float: left;font-size: 12px; line-height: 40px;}
.top-right{float: right;font-size: 12px; line-height: 40px;}
.top-right i{color: #005199;font-weight: bold;}
#top{ width: 100%; background: #fff;}
#top .logo{display:block;vertical-align:middle;text-align:left;float:left;}	
#top .logo a{margin:10px 0 0 0;float: left;}
#top .logo img{vertical-align:middle;display: block;}
.toptel{font-family:\5FAE\8F6F\96C5\9ED1;font-size:14px;margin-top:32px;color:#83161b;background:url(../images/tel.png) no-repeat left center;padding-left:58px}
.toptel em{display:block;float:left;font-style:normal}
.toptel span{font-size:24px;display:block;float:left}
.search{float: right;margin-top: 20px;width: 300px;height: 60px;}
.search .search_tel{float: left;margin-top: 5px;width: 52px;height: 52px;}
.search .search_hd{float: left;}
.search .search_hd span{font-size: 18px;color:#2e3133;display: block;padding:0 10px;line-height: 30px;}



/*多级菜单导航*/

.header{
	display: inline-block;
	width: 100%;
	background: #1147d3;
	margin-top: 10px;
	float: left;
}
.header .nav{
	width: 1100px;
	margin: 0 auto;
	
}
.header .nav li{
	position: relative;
	float: left;	
	height: 46px;
	line-height: 46px;
	text-align: center;
}
.header .nav li a{
	color: #fff;
	font-size: 18px;
	display: block;
}
.header .nav li ul li a{color: #fff ;}

.header .nav li .second-nav{
	/*width: 130px;*/
	display: none;
	position: absolute;
	left: 0px;
	top:100%;
	/*margin-top: 2px;*/
	z-index: 99;
	background: rgba(255, 184, 83, 0.73)

}
.header .nav li .second-nav li{
	position: relative;
	width: 100%;
	height: 50px;
	/*padding: 0px;*/
	margin:0px;
	line-height: 50px;
	
	box-sizing: border-box;
	
}

/*.header .nav li ul li:hover .third-nav li a{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#444444',GradientType=0 ); }*/
.header .nav li .second-nav .third-nav{
	background: rgba(255, 184, 83, 0.73);
	position: absolute;
	/*min-width: 100%;*/
	height:auto;
	display: none;
	left: 100%;
	top:0px;

}
.header .nav li .second-nav li a{
	
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    box-sizing: border-box;}
    
.header .nav li .third-nav .forth-nav{
	position: absolute;
	/*min-width: 100%;*/
	height:auto;
	display: none;
	left: 100%;
	top:0px;
background: rgba(255, 184, 83, 0.73);
}


/*banner*/

.fullSlide{width:100%;position:relative;clear: both;}
.fullSlide .bd{margin:0px auto;position:relative;z-index:0;overflow:hidden}
.fullSlide .bd ul{width:100% !important}
.fullSlide .bd li{width:100% !important;overflow:hidden;text-align:center}
.fullSlide .bd li a{display:block}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;margin-right:11px;overflow:hidden;text-align:center;color:#333}
.fullSlide .hd ul .on{color:#fff;background: #1147d3  !important;}
.fullSlide .prev,.fullSlide .next{display:inline;position:absolute;z-index:1;top:50%;margin-top:-30px;left:50%; margin-left:-500px;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;}
.fullSlide .next{left:auto;right:50%; margin-right:-500px;background-position:-6px -137px}

/*最新公告*/
.demopage {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #ededed;
	
}
.demopage0 {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}
.demopage0 .notice{display: inline-block;font-size: 16px;font-weight: bold;line-height: 25px;float: left;}
.demopage h2 {
	font-size: 14px;
	margin: 20px 0;
}
/* scrollDiv */
.scrollDiv {
	height: 25px;/* 必要元素 */
	line-height: 25px;
	overflow: hidden;/* 必要元素 */
	width: 500px;
	display: inline-block;
	float: left;
}
.scrollDiv li {
	height: 25px;
	padding-left: 10px;
	color: #848484;
	font-size: 15px;
	line-height: 25px;
}
#s2, #s3 {
	height: 100px;
}
.demopage .search0{width: 215px;float: right;position: relative;height: 25px;}
.demopage .search0 input{border: none;background: #fff;border-radius: 15px;padding:10px ;box-sizing:border-box;height:30px;font-size: 14px;color: #b4b4b4;outline: none;float: left;}
.demopage .search0 button{border: none;background: none;position: absolute;right: 20px;top: -5px;}
/*产品服务*/
.comp-v{text-align: center;}
.comp-v h3{font-size: 24px;line-height:30px;}
.comp-v ul{width: 100%;overflow: hidden;display: inline-block;text-align: center;margin-bottom: 30px;}
.comp-v ul li{text-align: center;padding: 0 10px;box-sizing: border-box;width: 351px;display: inline-block;}
.comp-v ul li a{width: 100%;overflow: hidden;box-sizing: border-box;}
.comp-v ul li a div{background: #eee;min-height: 268px;}
.comp-v ul li a div img{width: 100%;height: 100%;}
.comp-v ul li h3{color: #323232;font-size: 18px;font-weight: normal;padding: 10px 0;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing: border-box;}
.comp-v ul li span{display: block;width: 163px;height: 1px;background: #2863c5;margin: 0 auto;transition: all ease .3s;}
.comp-v ul li:hover span{width: 351px;}
.comp-v ul li p{padding: 10px 0;text-align: center;font-size: 15px;color: #797979;line-height: 30px;}


/*产品展示*/
.content{width: 100%;overflow: hidden;background: #f6f6f6;}
.content-n{width: 1100px;margin: 0 auto;overflow: hidden;}
.content-n .c-lf{float: left;margin: 30px 0;background: #1a60ca;border-top: 5px solid #ef7900;width: 270px;padding-bottom: 50px;}
.content-n .c-lf h3{font-size: ;}
.content-n .c-rg{width: 800px;float: right;margin: 30px 0;}
.tab_menu ul{overflow:hidden;}
.content-n .tab{width: 220px;margin: 0 auto;overflow: hidden;}
.content-n .tab_menu li{list-style:none;cursor:pointer;padding: 8px;text-align: center; 
box-sizing: border-box; font-size: 18px;color: #3f3f3f;margin: 20px 0;background: url(../images/yy1.png) no-repeat 20px #f0f0f0;overflow: hidden;}
.content-n .tab_box{}
.content-n .hide{display:none;}
.content-n .tab_menu li.selectd{background: url(../images/yy1.png) no-repeat 50px #1147d3;color: #fff;}
.content-n .tab_menu li.hover{background: url(../images/yy1.png) no-repeat 20px #1147d3;color: #fff;}
.content-n .cn-title{background: url(../images/ff.png) no-repeat 20px center;width: 270px;height: 100px; padding: 20px;padding-left: 80px; box-sizing: border-box;}
.content-n .cn-title h3{font-size: 22px;color: #fff;line-height: 30px;font-weight: normal;}
.content-n .cn-title p{font-size: 16px;color: #fff;line-height: 30px;}
.content-n .c-rg .rg-title{width: 100%;overflow: hidden;border-bottom: 1px solid #eee;}
.content-n .c-rg .rg-title h3{display: inline-block;font-size: 20px;color: #3b3b3b;line-height: 30px;border-bottom: 2px solid #3474d4;
font-weight: normal;background: url(../images/bb.png) no-repeat left center;padding: 5px 10px 5px 15px;}
.content-n .c-rg .rg-title a{font-size: 15px;color: #575757;line-height: 30px;float: right;}
.content-n .c-rg .c-list{width: 100%;display: inline-block;text-align: center;float: left;}
.content-n .c-rg .c-list li{display: inline-block;text-align: center;margin: 0 5px;}
.content-n .c-rg .c-list li a{color: #464646;font-size: 14px;padding:2px 10px;background: #f7f7f7;}
.content-n .c-rg .c-list li:hover a{background: #acc0f3;color: #fff;}
.content-n .c-rg .c-list li.selected a{background: #acc0f3;color: #fff;}
.content-n .c-rg .s-list li{background: url(../images/bg1.png) no-repeat center;width: 252px;float: left;
text-align: center;margin: 10px 0;}
.content-n .c-rg .s-list li:hover img{transform: scale(1.1,1.1);}
.content-n .c-rg .s-list li:hover h3{color: #333;}
.content-n .c-rg .s-list li img{width: auto;transition: all ease .5s;}
.content-n .c-rg .s-list li h3{font-size: 16px;color: #4b4b4b;line-height: 30px;text-align: center;background: #e7e8e9;
width: 100%;overflow: hidden;padding: 10px;box-sizing: border-box;text-overflow: ellipsis;white-space: nowrap;}
.content-n .c-rg .s-list li:nth-child(3n-1){margin: 10px 22px;}
/*宽度*/
.wide_02{width:20%; float:left; overflow:hidden;display:block; margin-top:10px;}
.wide_05{width:72%; float:right; overflow:hidden; display:block; margin-top: 10px;}
.wide_03 {width:75%; margin-top: 10px;}
.jx-more{ width: 160px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #f86b36; color: #f86b36 !important; font-size: 14px; margin: 30px auto;}
.jx-more a{color: #f86b36 !important; display: block;}
.jx-more a:hover{ background: #f86b36;color: #fff !important; display: block;}  

/*关于我们*/
.pro-about{width: 100%;overflow: hidden;background: #f6f6f6;}
.pro-cont{width: 1100px;margin: 0 auto;overflow: hidden;}
.pro-cont .pro_lf{width: 640px;overflow: hidden; padding: 50px 0 0 0;box-sizing: border-box;}
.pro-cont .pro_lf .b-title{width: 100%;overflow: hidden;background: url(../images/yy.png) no-repeat left;padding-left: 20px;margin: 0 0 20px 30px;height: 62px;}
.pro-cont .pro_lf h4{font-size: 28px;color:#3d3d3d;padding: 5px 0;font-weight: 500;}
.pro-cont .pro_lf h5{font-size: 16px;color:#515151;font-weight: 500;}
.pro-cont .pro_lf .a-cn{width: 100%;background: #fff;padding: 20px 30px;box-sizing: border-box;}
.pro-cont .pro_lf p{font-size: 15px;color:#5c5c5c;line-height: 30px;padding: 20px 0;}
.pro-cont .pro_lf a{font-size: 15px;color:#7a7a7a;line-height: 40px;width: 150px;text-align: center;border: 1px solid #ddd;}
.pro-cont .pro_lf a:hover{background: #ef7900;color: #fff;border: 1px solid #ef7900;}
.pro-cont .pro_rg{width:460px;margin:50px 0 0 0;}
/*.pro-cont .pro_rg .pro_rg1{width: 400px;height: 300px;ox-sizing: border-box;position: relative;float: right;}*/
.pro-cont .pro_rg .pro_rg2{width: 460px;height: 430px;}
.pro-cont .pro_rg .pro_rg2 div img{max-width: 100%;max-height: 100%;vertical-align: middle;}
/*成功案例*/
.case{width: 100%;overflow: hidden;background: #1c52df;border-top: 5px solid #ef7900;
margin-top: -25px;padding-bottom: 30px;}
.case0{width: 1100px;margin: 0 auto;overflow: hidden;text-align: center;padding: 80px 0;}
.case0 .c-title{width: 100%;overflow: hidden;}
.case0 .c-title .c-left{background: url(../images/yy.png) no-repeat left;display: inline-block;padding-left: 20px;}
.case0 .c-title .c-left h3{font-size:15px;color: #fff;line-height: 30px;font-weight: 100;}
.case0 .c-title .c-left span{font-size: 28px;color: #fff;line-height: 30px;}
.case0 .c-title .c-right{width: 1000px;height:54px;background: #285de8;}
.case0 .c-title .c-right a{color: #fff;float: right;display: block;height: 54px;line-height: 54px;font-size: 16px;margin-right: 10px;}
.case .rollproductlists{background: #033bcb;}
.case .blkproductlistx ul{margin: 0 auto !important;}
.case .blkproductlistx ul li{width: 360px;float: left;margin: 30px 5px;}
/*.case .blkproductlistx ul li:nth-child(3n-1){margin: 30px 10px;}*/
.case .news-list-cont-wz{width: 360px;text-align: left;padding: 0 10px;box-sizing: border-box;}
.case .news-list-cont-wz h3{font-size: 18px;color: #fff;;line-height: 30px;padding: 10px 0;font-weight: normal;}
.case .news-list-cont-wz p{font-size: 14px;color: #8caee3;;line-height: 30px;}
.case .flashBg-img img{transition: all ease .3s;}
.case .flashBg-img:hover img{transform: scale(1.1,1.1);}


.ad{width: 100%;overflow: hidden;background: url(../images/bg1.jpg) no-repeat center;background-size: cover;}
.ad img{width: 100%;}
.ad .ad1{width: 1100px;margin: 0 auto;height: 254px;}
.ad .ad1 div{width: 700px;font-size: 48px;color: #fff;text-align: center;padding-top: 60px;}
.ad .ad1 span{width: 1000px;font-size: 48px;color: #fff;text-align: right;}


/*案例展示*/
.anli{width: 100%;overflow: hidden;background: url(../images/bg1.jpg)  no-repeat; }
.com-bg{width: 1100px; overflow: hidden;margin: 0 auto;padding: 20px 0 50px 0;}

.com-p{font-size: 14px;line-height:30px;margin-top: 30px;}
.com-a{margin: 30px auto;}
.com-a h4{text-align:center;color: #3d3d3d;font-size: 24px;line-height: 30px;font-weight: 500;line-height: 35px;}
.com-a span{font-size: 19px;line-height: 35px;text-align: center;width: 100%;color: #818181;text-transform: uppercase;}


/*我们的优势*/
.adv{width: 1104px;margin: 0 auto;text-align: center;}
.adv ul{width: 100%;overflow: hidden;margin-bottom: 30px;}
.adv ul li{width: 275px;float: left;text-align: center;padding: 10px 0;}
.adv ul li img{font-size: 0;transition: all ease .5s;}
.adv ul li:hover img{transform: scale(1.1,1.1);}
.adv ul li h3{font-size:18px ;color: #222839;line-height: 40px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 10px;box-sizing: border-box;}
.adv ul li p{font-size:15px ;color: #7a7a7a;line-height: 26px;padding: 10px;box-sizing: border-box;}
/*新闻资讯*/
.news{width: 100%;overflow: hidden;background: #f6f6f6;}
.news0{width: 1100px;margin: 0 auto;text-align: center;}
.new-ite{font-size: 0;width: 100%;overflow: hidden;}
.new-ite ul{width: 100%;overflow: hidden;}
.new-r{display: inline-block;vertical-align: top;width: 100%;}
.new-pl{font-size: 14px; line-height: 25px;}
.new-r ul li{font-size: 0;margin-bottom: 20px;width: 49%;float: left;background: #ececec;text-align: left;
padding: 10px;box-sizing: border-box;}
.new-r ul li:nth-child(2n){float: right;}
.new-r ul li a .img-div4{border: 1px solid #eee;box-sizing: border-box;}
.new-r ul li:hover{box-shadow: 5px 8px 10px #ddd;}
.new-hd{display: table-cell;padding: 10px 15px;}
.new-hd h5{font-size: 16px;color: #272727;font-weight: 300;width: 380px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new-hd .new-pl{font-size: 14px;color: #666666;font-weight: 300;width: 380px;}
.new-hd  span{font-size: 14px;color: #8a8a8a;padding: 8px 0;}
.new-hd:hover h5{color:#1c52df;}
.news .more{width: 150px;color:#fff;font-size: 18px;margin: 20px auto 30px;padding: 10px 0;background: #ef7900;}
.news .more:hover{background: #ff6c00;color: #fff;}


/*底部*/

.bottom{width: 100%;overflow: hidden;background: #333;}
.foot-b{font-size: 14px; line-height: 25px;}
.foot-a{text-align: center;padding: 40px 0px;width:1100px;margin: 0 auto;color: #fff;overflow: hidden;}
.foot-a .ft-lf{width: 1000px;overflow: hidden;float: left;}
/*.foot-a .ft-lf img{float: left;}*/
.foot-a ul{overflow: hidden;margin-bottom: 30px;}
.foot-a ul li{display: inline-block;vertical-align: top;font-size: 14px; line-height: 25px;margin: 0px 20px;}
.foot-a ul li a{color: #d3d3d3;font-size: 16px;}
.ft-lf span{font-size: 14px;line-height: 30px;color: #848484;text-align: center;padding: 0 ;width: 1100px;float: left;}
.foot-bot{ width: 1100px;float: right;}
.foot-bg{font-size: 14px; line-height: 25px;text-align: center;padding: 10px 0px;}
.foot-bot span{font-size: 12px; color: #d3d3d3;width: 100%;}
.ft-img{display: inline-block;float: left;width: 102px;height: 81px;}
.ft-img p img{    float: left !important;}
/*关于我们*/
.fl-lm-1, .fl-lm-2 , .fl-lm-3{ float: left; width: 100%; overflow: hidden; }
.fl-lm-3{width: 200px;height: 145px;}
.fl-lm-3 img{width: 200px;height: 145px;}
.afan-pt_a_l{width: 200px; height: 50px; background: #1147d3;line-height: 50px;text-align: center;font-size: 16px;color: #fff;}
.move_sider{background: #f0f0f0;}
.lx-us{ background: url(../images/lx-bg.jpg) center no-repeat; height:84px ;}
/*联系我们*/
.lx-main{width: 1180px;margin: 0px auto;font-size: 0;text-align: center;}
.lx-left{display: inline-block;vertical-align: top;text-align:left;width: 700px;padding: 0px 20px; font-size: 20px;line-height: 84px; color: #fff;}
.lx-right{display: inline-block;vertical-align: top;text-align:right;width: 396px;padding: 0px 20px; font-size: 20px;line-height: 84px;}
.lx-right a{padding: 5px 20px; background: #fff; color: #1147d3;border-radius:10px; }
.lx-right a:hover{border: 1px solid #fff;background: #1147d3; color: #fff;}
/*分类*/
.class{font-family:"微软雅黑";  overflow:hidden; padding:0px 0 10px 0; }
.class_c a{ background-color:#EEEDED; border-radius:5px;}
.class .class_c a:hover{ background-color:#79c648; color:#FFF;}
.class_b img{ width:100%; }
.class_d img{ width:100%;}
.class*{ padding:2% 0;}
.class li a, .class li a:link, .class li a:visited{display:block;height:50px;text-align:center;line-height:50px;font-size:14px;overflow:hidden; color:#474747; border-bottom:#fff 1px solid;}
.class li a:hover{ background:#1147d3; display: block; color: #fff;}
.class li ul li a{color: #474747;}
.class li ul li a:link, .class li ul li a:visited{ background-color:rgba(248,248,248,0.9); color: #1147d3;}
.imgwith{width:300px;height:auto; color:#FFF}
.allClass_2 a {  font-size: 14px;  display: block;  color: #666;  background: none;  border: none;}
.move_sider a{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;  padding: 0 10px;}
.imgwith{width:198px;height:auto; border: 1px solid #f0f0f0;}

/*标题*/
.title{background:#1147d3 ;line-height:50px;height:50px;}
.title h3{display:inline-block;*display:inline;*zoom:1;font-size:16px;color:#fff;font-family:"微软雅黑";font-weight:bold; text-align: center; width: 100%;}
.title2{border-bottom:2px solid #868686;line-height:50px;height:50px}
.title2 h3{border-bottom:2px solid #1147d3;display:inline-block;*display:inline;*zoom:1;font-size:16px;font-weight:bold}
.title2 h5{ font-weight: normal; font-size: 13px;}
.title2 strong{font-size:14px;color:#1147d3;}

/*文字列表*/
.list{ margin-top: 20px;}
.list li{width:100%; border-bottom:#ccc 1px dotted;}
.list li a, .list li a:link, .list li a:visited{display:block;line-height:35px;height:35px;padding-left:10px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; color:#696969;}
.list li a:hover{ color:#1147d3}
.list li span{float:right;text-align:right;line-height:35px;margin-right:10px}
.ss{ color:#696969}
.ssa{ color:#df5a86}
.list li a.liwide_01{width:510px}
.list li a.liwide_02{width:500px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
/*联系*/
.contact, .contact2{line-height:32px; min-height:187px; border: 1px solid #f0f0f0; border-top:none}
.contact p{width:190px;margin-left:10px; color: #666;}
.contact2 p{width:190px;padding: 0 5px; color: #666;}


/*图片列表*/
.picture_list{margin: 20px 0px 20px 0px;}
.picture_list li{float:left;margin:5px 18px 10px 0;display:inline; width: 220px;  border: 1px solid #dbd8d8;}
.picture_list li a{display:block; text-align: center;}
.picture_list li a img{width:220px;height:183px}
.picture_list li a span{display:block;font-size:14px;text-align:center;line-height:33px; padding: 0 5px; background: #dbd8d8;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 210px;}
.picture_list li:hover{border: 1px solid #1147d3;}
.picture_list li:hover span{background: #1147d3; display: block; color: #fff;}



/*图片无缝滚动*/
a.products_style, a:link.products_style, a:visited.products_style{background:#83161b;width:33px;color:#fff;display:block;font-size:20px;height:155px;letter-spacing:4px;font-family:\5FAE\8F6F\96C5\9ED1;padding-left:14px;padding-top:61px}
.scrollleft{width:920px;padding:0px 0px 9px 0px}
.scrollleft li{float:left;display:inline;width:288px;text-align:center;margin:0 10px}
.scrollleft img{width:288px;height:224px}
.scrollleft span{display:block;text-align:center;font-size:14px;line-height:33px;color: #fff;}
.scrollleft1{width:920px;padding:0px 0px 9px 0px}
.scrollleft1 li{float:left;display:inline;width:217px;text-align:center;margin:0 10px}
.scrollleft1 img{width:217px;height:235px}
.scrollleft1 span{display:block;text-align:center;font-size:14px;line-height:33px;color: #fff;}

/*关于我们*/
.about{line-height:26px}
/*内页*/
.side_about{margin-top:10px}
.side_about_img{text-align:center;padding-bottom:10px}
.side_about_img img{max-width:600px;max-height:inherit;width:expression(this.width > 600 ? "600px" :this.width)}
.side_about h2{text-align:center;line-height:40px;font-size:18px;color: #1147d3;}
.side_about h3{text-align:center;font-size:12px;font-weight:normal;padding-bottom:10px;color:#999}
.side_about_content{font-size:12px;line-height:40px;padding:10px;margin-bottom:10px;}
.side_about_content img{max-width:100%;height:auto !important}
.apply{text-align:center}
#jobs{display: none;}
.side_about_jop{line-height:40px; display: block;}
.side_about_jop .fl-bt{ margin-bottom: 0 !important;}
.side_about_jop .input{height:30px;line-height:30px;width:200px;border:#ccc solid 1px;padding:0 5px;margin-bottom: 5px;}
.side_about_jop span{color:#ff0000;margin-le   acceleratorft:10px}
.side_about_jop td{ font-size: 12px; margin-top: 10px;}
.side_about_jop .textarea{width:470px;height:100px;border:#ccc solid 1px;resize:none;margin-top:5px;padding:5px}
.side_about_jop select{width: 50px; height:30px;line-height:30px;border:#ccc solid 1px; margin-bottom: 5px;}
.bd3{ background: #83161B;width:102px;height:40px; border-radius:5px; border:medium none;color:#fff;line-height:40px;cursor:pointer}
.biaoge{line-height:35px;background:#fff;border-top:1px #eee solid;border-right:1px #eee solid; font-size: 12px; margin-top: 30px;}
.biaoge th{border-bottom:1px #eee solid;border-left:1px #eee solid}
.biaoge td{border-bottom:1px #eee solid;border-left:1px #eee solid}
.biaoge a, .biaoge a:link, .biaoge a:visited{color:#1147d3; font-size: 12px;}
.apply a, .apply a:link, .apply a:visited{background:#FF6A00;width:102px;height:40px;border-radius:5px; display:inline-block;line-height:40px;color:#fff;font-size:14px}

/*搜索结果*/
.seach{line-height:30px;padding-left:10px;background:#eee;text-align:center}
.seach span{padding:0 10px;color:#83161b}
/*分页*/
div.msdn{background-color:#fff;text-align:center;margin-top:30px}
div.msdn a{margin:0px 3px;text-decoration:none;border:1px solid #999;padding:5px 8px 4px 7px;display:inline-block;background:#fff}
div.msdn a:hover{border:1px solid #999;background:#eee}
div.pagination a:active{border:1px solid #999}
div.msdn span.current{font-weight:bold;margin:0px 3px;border:1px solid #999;padding:5px 8px 4px 7px;background:#eee;display:inline-block}
/*留言*/
.message{float:left;height:auto;padding-left:40px;width:700px;margin-top:20px}
.message li{float:left;height:40px;margin:0;padding:0;width:700px; margin-bottom: 10px;}
.message li input{border:1px solid #e8e6e6;height:40px;line-height:40px;width:400px; padding: 0 16px; color: #666866; border-radius:3px; background: rgba(255,255,255,0.8);}
.message li p.message_title{float:left;height:40px;line-height:40px;text-align:right;width:100px}
.message li p.message_title .c_red{color:#F00}
.message li p.message_content{float:left;width:500px}
.message li.contentb{float:left;height:160px;width:700px}
.message li.contentb textarea{height:120px;width:400px; resize:none; border-radius:3px ;background: rgba(255,255,255,0.8); padding:16px; color: #666866;}
.message li.yzm{float:left;height:60px;width:700px}
.message li p.message_yzminput{float:left;height:40px;width:160px}
.message li p.message_yzminput input{width:120px}
.message li p.message_yzmico{float:left;height:40px;width:122px; border: 1px solid #f2eeed; margin-left: 16px;}
.message li p.message_yzmico img{ width: 100%;}
.message li p.message_sub{float:left;height:45px;width:200px;}
.message li p.message_sub .tijiao-an{float:left;height:40px;width:120px; font-size: 14px; display: block; border-radius:3px ; color: #fff; background: #ff6c00; line-height: 40px;text-align: center; font-family: "微软雅黑";}
.message_content textarea{border:1px solid #e8e6e6}
.tijiao{width:100px;display:block;font-size:16px;line-height:40px;text-align:center;color:#fff !important;background:#FF6A00;border-radius:4px; margin-top: 10px;}

/*图文列表*/
.image_articles li{border-bottom:#e6e6e6 solid 1px;padding:15px 10px}
.image_articles li a{display:block;line-height:24px;position: relative;}
.image_articles li a .fltp{width:260px; text-align: center; border: 1px solid #ccc; margin-left: 0;}
/*.image_articles li a .fltp img{width:260px;height:195px; text-align: center; vertical-align: middle;}*/
.image_articles li a .fx-ri{width:400px;margin-left:20px;position: absolute;right:0px; top:0px}
.image_articles li a div h3{line-height:30px;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.image_articles li a div span{background:#ff6c00;border-radius:3px;display:block;width:102px;height:32px;text-align:center;color:#fff; float: right; line-height:32px;font-size:14px;margin-top:15px}


/* 翻页*/
.global_page {clear:both;width:680px;margin:20px auto;height:auto;text-align:center;padding:14px 0 10px;font-family:"宋体";font-size:12px;}
.global_page a, .global_page a:link, .global_page a:visited, .global_page a:hover, .global_page a:active {border:solid 1px #ccc;padding:5px 9px;color:#333;text-decoration:none}
.global_page a:hover {border:solid 1px #333;background-color:#FFF}
.global_page span {background-color:#287d06;padding:6px 10px;color:#FFF}
.searchp{font-size:14px;font-family:Microsoft YaHei;color:#666;line-height:30px;background:#ddd;margin-top:10px;text-align:center}
.searchfont{font-weight:bold;color:#287d06}

/*修改样式*/


.wide_03 a{ color: #333;}
.menuDiv a { display: block; text-align: center; background: url(../images/subf01.png) no-repeat 40px 16px;  font-size: 15px;
    color: #fff; line-height: 45px;  height: 45px; overflow: hidden;  border-bottom: #e5d5ce dotted 1px; -moz-transition: all 0s;
    -webkit-transition: all 0s;  -o-transition: all 0s;  transition: all 0s;}
.allClass_2 a{ font-size: 14px; display: block; color: #a5a6a7; background: none;border: none;}
.sidenav .menuDiv{ margin-bottom: 10px;}
.menuDiv h3{ background: #83161B; display: block;}
.allClass_2{ margin-bottom: 0;}
.side-link{margin: 20px 0px;text-align: center;}
.side-link a{font-size: 16px;padding: 10px;color:#ff6c00 ;}
.side-link a:hover{text-decoration: underline;}
/*友情链接*/

.lianjie{width: 1200px;margin: 0 auto;overflow: hidden;}

.lianjie .a-title{width: 250px;float: left;}

/*.lianjie .a-title h5{bottom: 15px;}*/

.lianjie ul{padding: 30px 0 0 0;overflow: hidden;}

.lianjie ul li{display: inline-block;padding: 0 20px;font-size: 16px;color: #333;line-height: 80px;position: relative;}

.lianjie ul li:after{position: absolute;top: 28px;right: 0;content: "";width: 2px;height: 25px;background: #ddd;}

.lianjie ul li a:hover{color: #FF0000;}

.lianjie ul li a{font-size: 14px!important;color: #333;}
.a-title{width: 100%;overflow: hidden;position: relative;text-align: left;}

.a-title h4{font-size: 100px;color:#f7f7f7;padding: 5px 0;}

.a-title h5{font-size: 30px;color:#515151;font-weight: 500;position: absolute;bottom: 35px;left: 30px;}

.a-title span{display: block;width: 68px;height: 3px;background: #F86B36;margin-top: 20px;}